home *** CD-ROM | disk | FTP | other *** search
/ Aminet 40 / Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso / Aminet / dev / c / ExtrasLib.lha / ExtrasLib / Source / revision_data < prev    next >
Encoding:
Text File  |  2000-09-30  |  524 b   |  15 lines

  1.  
  2. ----------------------------------------------------------------------------------------------------
  3. (1.3.1) (08/20/00) - Work:sc/Programs/ExtrasLib/Source/Thread.c
  4. Description: added function
  5. ...
  6. ULONG thread_PutTMsg_Sync(struct Thread *Thread, struct ThreadMessage *TMsg)
  7. ...
  8.  
  9. ----------------------------------------------------------------------------------------------------
  10. (1.4.1) (08/24/00) - Work:sc/Programs/ExtrasLib/Source/Thread.c
  11. Description: Added 
  12. ...
  13. void thread_ReplyCurrentMsg(struct Thread *Thread)
  14. ...
  15.